home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / utils hack / Stay Off If Up Hack 1.0 / upoffhack.exe / upoffhack.rcp < prev   
Encoding:
Text File  |  1999-11-16  |  1.3 KB  |  38 lines

  1. APPLICATIONICONNAME ID 3000 "Stay Off If Up Hack"
  2.  
  3.  
  4. FORM ID 3000 AT (2 58 156 98)
  5. HELPID 3000
  6. MODAL
  7.  
  8. BEGIN
  9.  TITLE "Stay Off If Up Hack"
  10.  LABEL "Stay Off If Up Hack" ID 3001 AT (5 15) FONT 2
  11.  LABEL "⌐ 1999 Duncan Sargeant" ID 3002 AT (5 30) FONT 1
  12.  LABEL "Email me at dunc-uphack@rcpt.to" ID 3003 AT (3 43) FONT 0
  13.  LABEL "and visit my website:" ID 3004 AT (3 54) FONT 0
  14.  LABEL "http://www.ucc.gu.uwa.edu.au" ID 3007 AT (3 65) FONT 0
  15.  LABEL "/~dunc/palm/" ID 3005 AT (20 76) FONT 0
  16.  BUTTON "OK" ID 3006 AT (120 80 30 11) FONT 0
  17. END
  18.  
  19. STRING ID 3000 "This hack stops Palm V's accidentally turning on in " \
  20.     "your pocket " \
  21.     "when the cover presses the up hardware button and another " \
  22.     "hardware button.\n\n" \
  23.  
  24.     "If the pilot turns on, and the scroll up button is on, then " \
  25.     "this hack will turn the pilot immediately off again.\n\n" \
  26.  
  27.     "The only exception is alarms, which will turn the pilot on " \
  28.     "display an alarm regardless of whether the up hardware button " \
  29.     " is pressed or not.\n\n" \
  30.  
  31.     "Stay Up If Off Hack version 1.0, Copyright ⌐ 1999 Duncan " \
  32.     "Sargeant. Stay Up If Off Hack comes with ABSOLUTELY NO " \
  33.     "WARRANTY; This is free software, and you are welcome to " \
  34.     "redistribute it under certain conditions; for details please " \
  35.     "read the COPYING file distributed with this program."
  36.  
  37. VERSION ID 1 "1.0"
  38.